/* style5.css */

BODY {
background-color: #0066ff;
font-size: 10pt; 
font-family: Verdana, Arial, sans-serif ;
color: black; 
margin-left: 0px;
margin-right: 0px;
margin-top: 4px; 
margin-bottom: 4px;
scrollbar-face-color: #ffcc00; 
scrollbar-shadow-color: #ffcc00;
scrollbar-highlight-color: #ffcc00; 
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black; 
scrollbar-track-color: #ffcc66;
scrollbar-arrow-color: black
}

TD {
font-size: 10pt;
font-family: Verdana, Arial, sans-serif ;
margin-left: 6px;
margin-right: 20px;
margin-top: 6px;
margin-bottom: 6px
}

HR {
background-color: transparent;
color: #ffcc00;
height: 2px
}

LI {
margin-top: 12pt
}

H1 {
background-color: transparent;
text-align: center; font-size: 16pt; 
font-family: Verdana, Arial, sans-serif ;
color: #663300
}

H2 {
background-color: transparent;
font-size: 13pt;
font-family: Arial, sans-serif ;
color: #000000
}

H3 {
background-color: transparent;
font-size: 12pt;
font-family: Arial, sans-serif; 
color: #000000;
text-decoration : underline
}

H4 {
background-color: transparent;
font-size: 11pt;
font-family: Arial, sans-serif; 
color: #000000;
text-decoration: underline
}

INPUT {
background-color: #ddeeff;
color: #000000;
font-size: 8pt;
text-decoration: none; 
font-family: Verdana, sans-serif
}

SELECT {
background-color: #ddeeff;
color: #000000;
font-size: 8pt;
text-decoration: none; 
font-family: Verdana, sans-serif
}

.checkstyle {
background-color: transparent;
color: #000000;
font-size: 8pt;
text-decoration: none; 
font-family: Verdana, sans-serif
}

#navigator {
background-color: #ffcc00;
color: #000000;
border: 1px #666666 solid;
margin-top: 5px;
margin-bottom: 0px;
width: 110px;
margin-left: 0px;
margin-right: auto;
text-align: center;
font-size: 8pt;
padding: 2px
}

.menubutton {
font-weight: bold;
text-align: center;
margin-bottom: 2px;
margin-top: 2px
}

.menubutton a {
padding: 2px;
background-color: #ffcc66;
font-weight: bold;
text-decoration: none;
width: 100px;
color: #000000;
border-top: 2px #ffffcc solid;
border-left: 2px #ffffcc solid;
border-bottom: 2px #999966 solid;
border-right: 2px #999966 solid;
display: block;
}

.menubutton a:hover {
border-top: 2px #999966 solid;
border-left: 2px #999966 solid;
border-bottom: 2px #ffffcc solid;
border-right: 2px #ffffcc solid;
background-color: #ffff99;
color: #000000;
}

.menubutton a:active {
background-color: #ffff99;
color: #999999;
}

.searchform {
color: #000000;
background-color:#ffcc00;
border: 1px #666666 solid;
margin-top: 4px;
margin-bottom: 0px;
width: 152px;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 8pt;
padding: 2px
}

.tariffform {
background-color: transparent;
color: #000000;
font-size: 8pt;
text-decoration: none; 
text-align: center;
font-family: Verdana, sans-serif
}

.tariffbutton {
background-color: #ffcc00;
color: #000000;
font-size: 8pt;
text-decoration: none; 
text-align: center;
font-family: Verdana, sans-serif
}

.pagemenu td {
background-color: #ffcc00;
color: #000000;
font-size: 8pt;
text-decoration: none; 
font-family: Arial, sans-serif;
text-align: center;
vertical-align: middle
}

.pagemenu a:link {
background-color: transparent;
font-weight: normal; 
text-decoration: none;
color: #000000
}

.pagemenu a:visited {
background-color: transparent; font-weight: normal; 
text-decoration: none;
color: #000000
}

.pagemenu a:active {
background-color: transparent;
font-weight: normal; 
text-decoration: none;
color: #ffff99
}

.pagemenu a:hover {
background-color: transparent;
font-weight: normal; 
text-decoration: none;
color: #ffff99
}

.smalltable td {
font-weight: normal;
font-size: 8pt;
font-family: Arial, sans-serif;
text-align: center;
vertical-align: middle
}

.info td {
font-weight: normal;
font-size: 8pt;
font-family: Arial, sans-serif; 
text-align: left
}

.menu {
background-color: transparent;
font-size: 7.5pt;
text-decoration: none; 
font-family: Verdana, sans-serif
}

.menu a:link {
background-color: transparent; 
font-weight: bold; 
text-decoration: none;
color: #000000
}

.menu a:visited {
background-color: transparent;
font-weight: bold; 
text-decoration: none;
color: #000000
}

.menu a:active {
background-color: transparent;
font-weight: bold; 
text-decoration:  none;
color: #999999
}

.menu a:hover {
background-color: transparent;
font-weight: bold; 
text-decoration: none; color: #666666
}

.menu li {
margin-top: 6pt
}

.smallbutton {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
text-align: center;
margin-bottom: 2px;
margin-top: 2px
}

.smallbutton a {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
padding: 1px;
background-color: #ffcc66;
text-decoration: none;
color: #000000;
border-top: 2px #ffffcc solid;
border-left: 2px #ffffcc solid;
border-bottom: 2px #999966 solid; 
border-right: 2px #999966 solid;
display: block
}

.smallbutton a:hover {
border-top: 2px #999966 solid;
border-left: 2px #999966 solid;
border-bottom: 2px #ffffcc solid; 
border-right: 2px #ffffcc solid;
background-color: #ffff99;
color: #000000
}

.smallbutton a:active {
background-color: #ffff99;
color: #999999
}

.smltextbox {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: normal;
height: 18px
}

.goldtable {
font-weight: normal;
font-size: 8pt;
font-family: Arial, sans-serif; 
text-align: center;
border: 2px solid #ffcc00;
border-collapse: collapse
}

.goldtable td {
font-weight: normal;
font-size: 8pt;
font-family: Arial, sans-serif; 
text-align: center;
border: 2px solid #ffcc00;
padding: 2px;
border-collapse: collapse
}

.print td { font-weight: normal;
font-size: 9pt;
font-family: Arial, sans-serif;
text-align: left;
vertical-align: middle
}

.grey a:link {
background-color: transparent;
font-weight: normal; 
text-decoration: none;
color: #999999
}

.grey a:visited {
background-color: transparent;
font-weight: normal; 
text-decoration: none;
color: #999999
}

.grey a:active {
background-color: transparent;
font-weight: normal; 
text-decoration: none;
color: #cccccc
}

.grey a:hover {
background-color: transparent;
font-weight: normal; 
text-decoration: none;
color: #cccccc
}

.tariffcheck {
background-color: transparent;
font-size: 10pt;
text-decoration: none; 
text-align: center;
font-family: Verdana, sans-serif
}

/*
     FILE ARCHIVED ON 17:19:06 Feb 13, 2006 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:58:25 Aug 15, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 691.881
  exclusion.robots: 0.086
  exclusion.robots.policy: 0.078
  RedisCDXSource: 0.745
  esindex: 0.008
  LoadShardBlock: 668.493 (3)
  PetaboxLoader3.datanode: 673.944 (4)
  CDXLines.iter: 20.045 (3)
  load_resource: 216.14
  PetaboxLoader3.resolve: 143.435
*/